-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
polar #129
Conversation
simple change really: we can now just rely on pyrtools.imshow / animshow to handle the complex tensors as we want, so we remove the special handling of them other changes are to update docstrings and tests to be compliant with new changes
light wrapper around pyrtools.pyrshow still need to add tests
steerable pyramid notebook needs work in other places
works with recent changes to pyramid, adds explanation of displaying complex tensors and using pyrshow
need to wrap steerable pyramid fixture so that its forward calls returns a tensor
…alVision/plenoptic" This reverts commit 5bd79c6, reversing changes made to 9273d0f.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## main #129 +/- ##
===========================================
- Coverage 78.39% 63.20% -15.19%
===========================================
Files 33 34 +1
Lines 2971 2965 -6
Branches 593 586 -7
===========================================
- Hits 2329 1874 -455
- Misses 465 954 +489
+ Partials 177 137 -40
Continue to review full report at Codecov.
|
I am closing this PR. The |
No description provided.